ComponentOne Xamarin Edition
C1CollectionView<T> Class
Members 
C1.CollectionView Assembly > C1.CollectionView Namespace : C1CollectionView<T> Class
The type of the items in the collection.
Implements an in-memory collection view which takes a data source and applies the sort and filter operations.
Syntax
Type Parameters
T
The type of the items in the collection.
Inheritance Hierarchy

System.Object
   C1.CollectionView.C1CollectionViewBase<T>
      C1.CollectionView.C1WrapCollectionView<S,T>
         C1.CollectionView.C1WrapCollectionView<T>
            C1.CollectionView.C1CollectionView<T>

See Also

Reference

C1CollectionView<T> Members
C1.CollectionView Namespace